home *** CD-ROM | disk | FTP | other *** search
/ Liberation Day / Liberation Day.bin / GLOBALS / GLOBAL.MDB / Wall Types Lookup.json < prev    next >
JavaScript Object Notation  |  1998-02-28  |  186b

  1. {
  2.     "schema": {
  3.         "Enum": "Long Integer NOT NULL",
  4.         "Type": "Text (50) NOT NULL"
  5.     },
  6.     "data": [
  7.         {
  8.             "Enum": 0,
  9.             "Type": "Concrete"
  10.         },
  11.         {
  12.             "Enum": 1,
  13.             "Type": "laser"
  14.         },
  15.         {
  16.             "Enum": 2,
  17.             "Type": "Force"
  18.         },
  19.         {
  20.             "Enum": 3,
  21.             "Type": "ruin"
  22.         }
  23.     ]
  24. }